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)
commit2fc5dd27bf9b75d83a7071d13cca044bc39748fb
tree71433248101472140142203a03fd977d4d5c5347
parentc0a99bbb1b7a11605a53f84f5c444be3ef25a8ab
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