linux/net/openvswitch
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int
Use of "unsigned int" is preferred to bare "unsigned" in net tree.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-15 12:44:40 -04:00
..
Kconfig
Makefile
actions.c openvswitch: Fix checksum update for actions on UDP packets. 2012-03-07 14:36:57 -08:00
datapath.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-04-10 14:30:45 -04:00
datapath.h net: remove version.h includes in net/openvswitch/ 2012-01-17 10:07:58 -05:00
dp_notify.c
flow.c openvswitch: Stop using NLA_PUT*(). 2012-04-01 18:11:37 -04:00
flow.h
vport-internal_dev.c net: use eth_hw_addr_random() and reset addr_assign_type 2012-02-15 15:34:17 -05:00
vport-internal_dev.h
vport-netdev.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
vport-netdev.h
vport.c net: remove version.h includes in net/openvswitch/ 2012-01-17 10:07:58 -05:00
vport.h