iwlwifi: remove verify_signature eeprom operation
authorJohannes Berg <johannes.berg@intel.com>
Wed, 22 Sep 2010 16:02:00 +0000 (18:02 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 7 Oct 2010 22:50:18 +0000 (15:50 -0700)
All drivers share the same implementation, so
there's no need to call this via a function
pointer nor to export it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found