]> git.karo-electronics.de Git - mv-sheeva.git/commit
cxgb4vf: Check driver parameters in the right place ...
authorCasey Leedom <leedom@chelsio.com>
Mon, 14 Feb 2011 12:56:22 +0000 (12:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Feb 2011 01:37:10 +0000 (17:37 -0800)
commitbb14a1af86d01f66dc9620725ac00a240331afec
tree202efef36effc9a37165bb147d4c381129ac8daf
parent98200ec28a66c8db5839ac26e9a895984206b50f
cxgb4vf: Check driver parameters in the right place ...

Check module parameter validity in the module initialization routine instead
of the PCI Device Probe routine.

Signed-off-by: Casey Leedom <leedom@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb4vf/cxgb4vf_main.c