summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/event.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2011-07-23 10:24:44 -0700
committerJohn W. Linville <linville@tuxdriver.com>2011-08-08 16:04:02 -0400
commit5d7969bf2bce73fdb91bd53ad39b1f0ab43f5ce3 (patch)
treea3d254a0af08426c4ab8ba114106e5f5821b45e0 /drivers/net/wireless/wl12xx/event.h
parent306584c038c2d801a2be772807a89d6a397f0938 (diff)
iwlagn: separate firmware version warning
We sometimes need to support new firmware API for a while before we can publish them since testing them fully takes a long time. We could keep all the new code private, but that causes plenty of problems and sometimes we can give a pre-release version of firmware to people who need to test. However, when we just bump the API version, the driver will warn everybody that their firmware is outdated, when in fact it isn't. (Currently our case for this doesn't really change the API but bumping the API version is necessary because the firmware isn't fully backward compatible) In order to handle this in the future, add a new "api_ok" version; only below this will the driver warn that the uCode is too old. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/wl12xx/event.h')
0 files changed, 0 insertions, 0 deletions