rt2x00: correct sparse warning in rt2x00debug.c
authorJohn W. Linville <linville@tuxdriver.com>
Tue, 20 Jul 2010 18:21:48 +0000 (14:21 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 20 Jul 2010 20:49:41 +0000 (16:49 -0400)
commit16124541321e3c4030973b34b3f013605f052679
tree81e3d80c0fa226e90001e0a15d5724e6bddf06d9
parentcc40cc56f4e271c51ba5b7cf9d7ae5f955dc7e2d
rt2x00: correct sparse warning in rt2x00debug.c

  CHECK   drivers/net/wireless/rt2x00/rt2x00debug.c
drivers/net/wireless/rt2x00/rt2x00debug.c:193:28: warning: incorrect type in assignment (different base types)
drivers/net/wireless/rt2x00/rt2x00debug.c:193:28:    expected restricted __le32 [usertype] chip_rev
drivers/net/wireless/rt2x00/rt2x00debug.c:193:28:    got restricted __le16 [usertype] <noident>

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
drivers/net/wireless/rt2x00/rt2x00dump.h