]> bbs.cooldavid.org Git - net-next-2.6.git/commit
p54: Move rx_mtu to struct bootrec_desc
authorLarry Finger <Larry.Finger@lwfinger.net>
Fri, 10 Oct 2008 00:38:52 +0000 (17:38 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 31 Oct 2008 23:00:11 +0000 (19:00 -0400)
commit2e20cc3986cbee410fbe8e3e116bdcb12d70fcce
treef72330c504b68dae64ea3d62d2f6a124d9ec2fe3
parent78236571a538860dc2f0842ff6c7789522eb1e63
p54: Move rx_mtu to struct bootrec_desc

The patch entitled "[PATCH] p54: Fix sparse warnings" added the __le16
variable rx_mtu to struct bootrec, but it could equally well be placed
in the struct bootrec_desc, which overlays the 'data' section of bootrec.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/p54/p54common.c
drivers/net/wireless/p54/p54common.h