]> bbs.cooldavid.org Git - net-next-2.6.git/commit
wimax/i2400m: verify firmware format version is known
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Fri, 4 Sep 2009 21:53:43 +0000 (14:53 -0700)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Mon, 19 Oct 2009 06:55:56 +0000 (15:55 +0900)
commitfabce1a485dd985c0e4c16f61f4ddb5e27e49cbf
treebe682e23feea2e06c6ff7a1a1bb9f2f82b1b27e7
parent923d708fed9d47c7b4d67694500d766337663e29
wimax/i2400m: verify firmware format version is known

Make sure the bootloading code checks that the format of the file is
understood (major version match). This also fixes a dumb typo in
extracting the major version field.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
drivers/net/wimax/i2400m/fw.c