]> git.baikalelectronics.ru Git - kernel.git/commit
rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()
authorJes Sorensen <Jes.Sorensen@redhat.com>
Wed, 21 Sep 2016 01:19:28 +0000 (21:19 -0400)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 26 Sep 2016 17:41:36 +0000 (20:41 +0300)
commitffefcea6a81108d5ef9b5d1a591b28d55a83b4af
tree71433248101472140142203a03fd977d4d5c5347
parentf2bc1e7e317cd1b02e384c00b123123730d65a78
rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()

This saves some 217, or about, derefences of priv->fops.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c