]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
wimax/i2400m: drop support for deprecated major fw interface, add for new minor
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Sat, 28 Feb 2009 23:42:48 +0000 (23:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2009 11:10:23 +0000 (03:10 -0800)
commitefa05d0f0a723642fd0d88bb97b0f31800a3f716
tree58c0081b3861f40acaa5121c1a97dd8fe019658f
parent1039abbc5b1bfa943b6daabbe9de1499037a90c0
wimax/i2400m: drop support for deprecated major fw interface, add for new minor

Firmware interface version 8.x.x has long been deprecated and is no
longer supported (nor available, as it is a preproduction firmware),
so it can be safely dropped.

Add support for firmware interface v9.2.x (current is 9.1.x). Firmware
version 9.2.x is backwards compatible with 9.1.x; new features are
enabled if switches are pressed to turn them on. Forthcoming commits
to the driver will start pressing those switches when the firmware
interface supports it.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wimax/i2400m/control.c