summaryrefslogtreecommitdiffstats
path: root/net/ax25
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-10-18 06:04:05 +0200
committerDavid S. Miller <davem@davemloft.net>2013-10-18 06:04:05 +0200
commitbaf785bacc9f840104fc2dfedd2b72b5cbb4e103 (patch)
treea04454b2567ea7ece9d3c35d5de58345cb0d8183 /net/ax25
parentMerge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... (diff)
parentnet: enic: remove unnecessary pci_set_drvdata() (diff)
downloadlinux-baf785bacc9f840104fc2dfedd2b72b5cbb4e103.tar.xz
linux-baf785bacc9f840104fc2dfedd2b72b5cbb4e103.zip
Merge branch 'pci_set_drvdata'
Jingoo Han says: ==================== net: ethernet: remove unnecessary pci_set_drvdata() part 1 Since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d (device-core: Ensure drvdata = NULL when no driver is bound), the driver core clears the driver data to NULL after device_release or on probe failure. Thus, it is not needed to manually clear the device driver data to NULL. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions