smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
authorSteve Glendinning <steve.glendinning@shawell.net>
Fri, 4 May 2012 00:57:11 +0000 (00:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 May 2012 03:43:56 +0000 (23:43 -0400)
commit7749622d7fc958ecfbec67bc76c9e0d861a872d8
tree8b1049945caa0332055ca893b4e938330a099f9a
parent0d6c4a2e4641bbc556dd74d3aa158c413a972492
smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL

This patch defines PHY_INT_SRC_CLEAR_ALL to replace the value 0xffff
in order to be more self-documenting.

This patch should make no functional change, it is purely cosmetic.

Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/smsc75xx.c
drivers/net/usb/smsc75xx.h