]> git.baikalelectronics.ru Git - kernel.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)
commit27034079fc1a49c52ca91d961c5b8461e469cfd9
treef72330c504b68dae64ea3d62d2f6a124d9ec2fe3
parent73767d3e62a30347c015f3bc1c17b9d69ce4a00b
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