From: David S. Miller Date: Sat, 11 May 2013 23:01:23 +0000 (-0700) Subject: Merge branch 'qlcnic' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1e9e9901ee13a48e3cbb96ec3631c685590f8aea;p=linux-beck.git Merge branch 'qlcnic' Shahed Shaikh says: ==================== This patch series has following bug fixes: * Fix a bug in unicast MAC address setting in adapter. Driver was not deleting older unicast MAC while adding new one. * Fix an ethtool stats string array by adding missing string entry and fix a typo. * Fix module paramter description. Bracket ')' was missing. * Fix port status provided though 'ethtool ' for 83xx adapter. * Fix reset recovery path in case of transmit timeout. * Fix reset recovery during diagnostic tests by preserving current device status information. * Fix mailbox response handling. Driver was not maintaining poll time properly. * Fix validation of link event command. ==================== Signed-off-by: David S. Miller --- 1e9e9901ee13a48e3cbb96ec3631c685590f8aea