From: Larry Finger Date: Fri, 10 Oct 2008 00:38:52 +0000 (-0700) Subject: p54: Move rx_mtu to struct bootrec_desc X-Git-Tag: v2.6.29-rc1~581^2~894 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e20cc3986cbee410fbe8e3e116bdcb12d70fcce;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed