[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4ad95153-e9bf-ef0d-c81a-d8daab2e6d50@gmail.com>
Date: Mon, 5 Feb 2018 07:21:32 +0100
From: Heiner Kallweit <hkallweit1@...il.com>
To: Yury Norov <ynorov@...iumnetworks.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Regression in 39461af74125 "bitmap: replace
bitmap_{from,to}_u32array"
Recently ethtool started to give incomplete values for supported and
advertised modes. There seems to be a regression in this commit:
The bit number parameter in the calls to bitmap_to_arr32() in
store_link_ksettings_for_user() should be __ETHTOOL_LINK_MODE_MASK_NBITS
instead of __ETHTOOL_LINK_MODE_MASK_NU32.
After having changed this ethtool behaves normally again.
Heiner
Powered by blists - more mailing lists