From: Rajkumar Manoharan Date: Fri, 19 Nov 2010 11:23:21 +0000 (+0530) Subject: ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB) X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ec8fb4d6f8f3ecb8b11e9e46ece95aa66139cc;p=pandora-kernel.git ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB) AR9287 devices (PCI/USB) use different eeprom start location to read nvram. New devices might endup with same devid. So use driver_info to set offset, instead of devid. driver_info is valid for HTC devices alone which is filled in usb_device_id. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed