diff options
| author | Sergei Shtylyov <[email protected]> | 2013-03-31 10:11:04 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-03-31 23:42:44 +0000 |
| commit | 3340d2aae3433ad9147f6bf0adc452b324e31591 (patch) | |
| tree | 2f016de5dd8eaea175f1aec891f982ef8622277d /net/unix/af_unix.c | |
| parent | sh_eth: workaround for spurious ECI interrupt (diff) | |
| download | kernel-3340d2aae3433ad9147f6bf0adc452b324e31591.tar.gz kernel-3340d2aae3433ad9147f6bf0adc452b324e31591.zip | |
sh_eth: make 'link' field of 'struct sh_eth_private' *int*
The 'link' field of 'struct sh_eth_private' has type 'enum phy_state' while the
'link' field of 'struct phy_device' is merely *int* (having values 0 and 1) and
the former field gets assigned from the latter. Make the field match, getting
rid of incorrectly used PHY_DOWN value in assignments/comparisons.
Signed-off-by: Sergei Shtylyov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
