summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2014-10-02 20:17:16 +0000
committerhrs <hrs@FreeBSD.org>2014-10-02 20:17:16 +0000
commit424e7334fbbda2ecb68e66f7d096ab6ccb0a1ae9 (patch)
treeea3192ae48c7f3c22df58098f65a68f05507825b /sbin
parentbea29a7036be170a7a5ddf8efa980c0e411a1a28 (diff)
downloadFreeBSD-src-424e7334fbbda2ecb68e66f7d096ab6ccb0a1ae9.zip
FreeBSD-src-424e7334fbbda2ecb68e66f7d096ab6ccb0a1ae9.tar.gz
Revert r272390.
Pointed out by: glebius
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ifconfig/ifconfig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.c b/sbin/ifconfig/ifconfig.c
index 95ca8bf..61fd155 100644
--- a/sbin/ifconfig/ifconfig.c
+++ b/sbin/ifconfig/ifconfig.c
@@ -903,7 +903,7 @@ unsetifdescr(const char *val, int value, int s, const struct afswtch *afp)
"\020\1RXCSUM\2TXCSUM\3NETCONS\4VLAN_MTU\5VLAN_HWTAGGING\6JUMBO_MTU\7POLLING" \
"\10VLAN_HWCSUM\11TSO4\12TSO6\13LRO\14WOL_UCAST\15WOL_MCAST\16WOL_MAGIC" \
"\17TOE4\20TOE6\21VLAN_HWFILTER\23VLAN_HWTSO\24LINKSTATE\25NETMAP" \
-"\26RXCSUM_IPV6\27TXCSUM_IPV6\30HWSTATS"
+"\26RXCSUM_IPV6\27TXCSUM_IPV6"
/*
* Print the status of the interface. If an address family was
OpenPOWER on IntegriCloud