mdio: mdio_if_info::mmds should not be __bitwise
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 19 Aug 2009 03:13:03 +0000 (20:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Aug 2009 03:13:03 +0000 (20:13 -0700)
I misunderstood the meaning of __bitwise.  In practice it makes sparse
warn about every use of mmds which is certainly not what we want.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found