]> Git Repo - linux.git/commit - drivers/net/bnx2x/bnx2x.h
bnx2x: store module parameters in driver main structure
authorDmitry Kravkov <[email protected]>
Tue, 27 Jul 2010 12:32:19 +0000 (12:32 +0000)
committerDavid S. Miller <[email protected]>
Wed, 28 Jul 2010 03:35:40 +0000 (20:35 -0700)
commit5d7cd49622af9396643f8d2c5ed17039d89fef14
treebfc2a67d1445474e5b57c6a14702fe593b589641
parent5d1e859c5b600c491336f023a2f2105c24597226
bnx2x: store module parameters in driver main structure

Store module parameters during initialization of main driver
structure. This will allow access to the parameters from different
files.

Signed-off-by: Dmitry Kravkov <[email protected]>
Signed-off-by: Eilon Greenstein <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/bnx2x/bnx2x.h
drivers/net/bnx2x/bnx2x_main.c
This page took 0.055163 seconds and 4 git commands to generate.