On Saturday, April 20, 2013 00:07:01 Antonio Quartulli wrote:
From: Antonio Quartulli antonio@open-mesh.com
Since the MSB bits of any vid variable are now used for storing flags, print the vid properly by taking the flags away and printing -1 in case of VID representing no real VLAN.
Signed-off-by: Antonio Quartulli antonio@open-mesh.com
bridge_loop_avoidance.c | 36 ++++++++++++++++++++---------------- main.h | 2 ++ 2 files changed, 22 insertions(+), 16 deletions(-)
Applied in revision 454b849 after making it checkpatch clean.
Cheers, Marek