From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hayes Wang Subject: [PATCH net-next 0/3] r8152: rtl_ops_init modify Date: Thu, 6 Nov 2014 12:47:37 +0800 Message-ID: <1394712342-15778-84-Taiwan-albertk@realtek.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , , , Hayes Wang To: Return-path: Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org Initialize the ops through tp->version. This could skip checking each VID/PID. Hayes Wang (3): r8152: move r8152b_get_version r8152: modify rtl_ops_init r8152: remove the definitions of the PID drivers/net/usb/r8152.c | 92 +++++++++++++++++-------------------------------- 1 file changed, 32 insertions(+), 60 deletions(-) -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html