Disable CONFIG_USB_DEVICEFS (Deprecated).
This commit is contained in:
parent
06eafe13ef
commit
18bb3c2c93
@ -3022,7 +3022,10 @@ CONFIG_USB_SUPPORT=y
|
|||||||
#
|
#
|
||||||
# Miscellaneous USB options
|
# Miscellaneous USB options
|
||||||
#
|
#
|
||||||
CONFIG_USB_DEVICEFS=y
|
|
||||||
|
# Deprecated.
|
||||||
|
# CONFIG_USB_DEVICEFS is not set
|
||||||
|
|
||||||
# CONFIG_USB_DYNAMIC_MINORS is not set
|
# CONFIG_USB_DYNAMIC_MINORS is not set
|
||||||
CONFIG_USB_SUSPEND=y
|
CONFIG_USB_SUSPEND=y
|
||||||
|
|
||||||
|
@ -2370,6 +2370,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 28 2012 Dave Jones <davej@redhat.com>
|
||||||
|
- Disable CONFIG_USB_DEVICEFS (Deprecated).
|
||||||
|
|
||||||
* Tue Feb 28 2012 Justin M. Forbes <jforbes@redhat.com>
|
* Tue Feb 28 2012 Justin M. Forbes <jforbes@redhat.com>
|
||||||
- CVE-2012-1090 CIFS: fix dentry refcount leak when opening a FIFO on lookup (rhbz 798296)
|
- CVE-2012-1090 CIFS: fix dentry refcount leak when opening a FIFO on lookup (rhbz 798296)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user