[patch -next] net: calxedaxgmac: fix condition in xgmac_set_features()

David Miller davem at davemloft.net
Thu Apr 25 17:50:48 EST 2013


From: Dan Carpenter <dan.carpenter at oracle.com>
Date: Thu, 25 Apr 2013 10:44:20 +0300

> The "changed" variable should be a 64 bit type, otherwise it can't store
> all the features.  The way the code is now the test for whether
> NETIF_F_RXCSUM changed is always false and we return immediately.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>

Applied, thanks Dan.


More information about the devicetree-discuss mailing list