kernel-ark/net/bridge
Meelis Roos 6f5b7ef6b5 [NETFILTER]: silence a warning in ebtables
net/bridge/netfilter/ebtables.c: In function 'ebt_dev_check':
net/bridge/netfilter/ebtables.c:89: warning: initialization discards qualifiers from pointer target type

So make the char* a const char * and the warning is gone.

Signed-off-by: Meelis Roos <mroos@linux.ee>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-11-01 18:07:27 -08:00
..
netfilter [NETFILTER]: silence a warning in ebtables 2006-11-01 18:07:27 -08:00
br_device.c
br_fdb.c [BRIDGE]: flush forwarding table when device carrier off 2006-10-15 23:14:13 -07:00
br_forward.c
br_if.c [BRIDGE]: flush forwarding table when device carrier off 2006-10-15 23:14:13 -07:00
br_input.c
br_ioctl.c
br_netfilter.c
br_netlink.c
br_notify.c
br_private_stp.h
br_private.h [BRIDGE]: flush forwarding table when device carrier off 2006-10-15 23:14:13 -07:00
br_stp_bpdu.c
br_stp_if.c [BRIDGE]: flush forwarding table when device carrier off 2006-10-15 23:14:13 -07:00
br_stp_timer.c
br_stp.c
br_sysfs_br.c [BRIDGE]: correct print message typo 2006-10-25 23:07:37 -07:00
br_sysfs_if.c
br.c
Kconfig
Makefile