vmxnet: trivial annotation of protocol constant
authorHarvey Harrison <harvey.harrison@gmail.com>
Sat, 30 Oct 2010 23:19:45 +0000 (16:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Oct 2010 23:19:45 +0000 (16:19 -0700)
Noticed by sparse:
drivers/net/vmxnet3/vmxnet3_drv.c:876:38: warning: cast from restricted __be16
drivers/net/vmxnet3/vmxnet3_drv.c:876:38: warning: cast from restricted __be16
drivers/net/vmxnet3/vmxnet3_drv.c:876:24: warning: restricted __be16 degrades to integer

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found