ssb: Fix error when V1 SPROM extraction is forced
authorLarry Finger <Larry.Finger@lwfinger.net>
Sun, 13 Sep 2009 20:55:13 +0000 (15:55 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Sep 2009 18:36:05 +0000 (14:36 -0400)
commitcd559b36e77c396425284a58ce4b2c5d2167d40d
treec75c20449605e97685d00adb14d727cebd288b96
parent559a4741b8a5b4551b8c7e8e0de7f3e41a79bb5a
ssb: Fix error when V1 SPROM extraction is forced

When an SPROM revision is not recognized, the code falls back to a V1
SPROM; however, that revision is not forced in the appropriate structure.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/pci.c