]> Pileus Git - ~andy/linux/commit
packet: minor: convert status bits into shifting format
authorDaniel Borkmann <dborkman@redhat.com>
Tue, 23 Apr 2013 00:39:30 +0000 (00:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Apr 2013 05:22:22 +0000 (01:22 -0400)
commit7276d5d743d775388bf382cd7bdea1a14e486d32
tree192c1c739d9192da8d15b43ca43fc78e6bcd9460
parent7a51384cc9f4145de352d266821b63f1bb0d46ff
packet: minor: convert status bits into shifting format

This makes it more readable and clearer what bits are still free to
use. The compiler reduces this to a constant for us anyway.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_packet.h