diff options
author | Veaceslav Falico <[email protected]> | 2014-03-13 12:41:58 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-03-14 22:20:57 -0400 |
commit | 96a0922c2349ccfbf5583708c3602945a755c874 (patch) | |
tree | ce8994f50bbedb7bf194814d0e491dc0de5d10f7 /net/unix/af_unix.c | |
parent | 61ccbb684421d374fdcd7cf5d6b024b06f03ce4e (diff) |
bonding: use the correct ether type for alb
Currently it's using the wrong ETH_P_LOOP type, which is sometimes treated
as packet length instead of ether type (because it's 0x0060).
Use the new ETH_P_LOOPBACK type.
CC: Jay Vosburgh <[email protected]>
CC: Andy Gospodarek <[email protected]>
Signed-off-by: Veaceslav Falico <[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