af_packet: Enable CONFIG_PACKET_DIAG as a module

Resolves: rhbz956870
This commit is contained in:
Neil Horman 2013-04-29 15:28:04 -04:00
parent e1d539a21b
commit 56190ca5ff
2 changed files with 4 additions and 1 deletions

View File

@ -674,7 +674,7 @@ CONFIG_TCP_MD5SIG=y
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_PACKET_DIAG=m
CONFIG_UNIX=y
CONFIG_UNIX_DIAG=m
CONFIG_NET_KEY=m

View File

@ -2292,6 +2292,9 @@ fi
# ||----w |
# || ||
%changelog
* Mon Apr 29 2013 Neil Horman <nhorman@redhat.com>
- Enable CONFIG_PACKET_DIAG (rhbz 956870)
* Mon Apr 29 2013 Josh Boyer <jwboyer@redhat.com>
- Linux v3.9