commit | 7749622d7fc958ecfbec67bc76c9e0d861a872d8 | [log] [tgz] |
---|---|---|
author | Steve Glendinning <steve.glendinning@shawell.net> | Fri May 04 00:57:11 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 07 23:43:56 2012 -0400 |
tree | 8b1049945caa0332055ca893b4e938330a099f9a | |
parent | 0d6c4a2e4641bbc556dd74d3aa158c413a972492 [diff] |
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>