e1000: rework module param code with uninitialized values
commit17231712ab89fa085bc235ef19c1e6e0c163e4fc
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 27 Jun 2006 16:06:59 +0000 (27 09:06 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Tue, 27 Jun 2006 16:06:59 +0000 (27 09:06 -0700)
tree0d1a97d85030591379d8cad0a5dafbf6855b24f6
parent864c4e45ec6d1bfe16a14d887d5baad201419aba
e1000: rework module param code with uninitialized values

We can take uninitialized values into account which minimizes code
and allows us to simplify the parameter checking code greatly.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
drivers/net/e1000/e1000_param.c