cnic: Convert ctx_flags to bit fields
authorMichael Chan <mchan@broadcom.com>
Wed, 13 Oct 2010 14:06:45 +0000 (14:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Oct 2010 17:45:53 +0000 (10:45 -0700)
commit6e0dda0c467d6c66d64c146170ea35399ec34c15
treee8416565ec89a1e805cb5357c812fd2845f4b1fc
parent6e0dc64384298b29ac17de7362b7d6d2ef588304
cnic: Convert ctx_flags to bit fields

so that we can additional bit definitions without requiring a spinlock.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cnic.c
drivers/net/cnic.h