From: Steve Glendinning Date: Thu, 19 Mar 2009 00:24:44 +0000 (+0000) Subject: smsc911x: define status word positions as constants X-Git-Tag: v2.6.30-rc1~662^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=785b6f977a89aaabc3dd3e3bfc87f36015cb8050;p=pandora-kernel.git smsc911x: define status word positions as constants The vast majority of bit constants in this driver are defined in the header file, but TX and RX status word bits are not. This patch (which should make no functional change) defines these, to make the driver slightly more readable. Signed-off-by: Steve Glendinning Signed-off-by: David S. Miller --- Reading git-diff-tree failed