af_packet: Enable CONFIG_PACKET_DIAG as a module
Resolves: rhbz956870
This commit is contained in:
parent
e1d539a21b
commit
56190ca5ff
@ -674,7 +674,7 @@ CONFIG_TCP_MD5SIG=y
|
|||||||
# Networking options
|
# Networking options
|
||||||
#
|
#
|
||||||
CONFIG_PACKET=y
|
CONFIG_PACKET=y
|
||||||
# CONFIG_PACKET_DIAG is not set
|
CONFIG_PACKET_DIAG=m
|
||||||
CONFIG_UNIX=y
|
CONFIG_UNIX=y
|
||||||
CONFIG_UNIX_DIAG=m
|
CONFIG_UNIX_DIAG=m
|
||||||
CONFIG_NET_KEY=m
|
CONFIG_NET_KEY=m
|
||||||
|
@ -2292,6 +2292,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%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>
|
* Mon Apr 29 2013 Josh Boyer <jwboyer@redhat.com>
|
||||||
- Linux v3.9
|
- Linux v3.9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user