Revision f3ca903fbbb0d26221a39cbebfe6dd4efbebd3ef authored by Linus Torvalds on 01 February 2016, 00:55:04 UTC, committed by Linus Torvalds on 01 February 2016, 00:55:04 UTC
Pull driver core fix from Greg KH:
 "Here's a single driver core fix that resolves an issue a lot of users
  have been hitting for a while now.  It's been tested a lot and has
  been in linux-next successfully for a while"

* tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  base/platform: Fix platform drivers with no probe callback
2 parent s 510ae0c + 25cad69
History
File Mode Size
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 317 bytes
vlan.c -rw-r--r-- 18.6 KB
vlan.h -rw-r--r-- 5.3 KB
vlan_core.c -rw-r--r-- 8.5 KB
vlan_dev.c -rw-r--r-- 21.8 KB
vlan_gvrp.c -rw-r--r-- 1.7 KB
vlan_mvrp.c -rw-r--r-- 1.9 KB
vlan_netlink.c -rw-r--r-- 6.7 KB
vlanproc.c -rw-r--r-- 8.4 KB
vlanproc.h -rw-r--r-- 537 bytes

back to top