netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Regression in 39461af74125 "bitmap: replace bitmap_{from,to}_u32array"
@ 2018-02-05  6:21 Heiner Kallweit
  2018-02-05  7:17 ` Yury Norov
  2018-02-06 16:17 ` David Miller
  0 siblings, 2 replies; 7+ messages in thread
From: Heiner Kallweit @ 2018-02-05  6:21 UTC (permalink / raw)
  To: Yury Norov; +Cc: Andrew Morton, Stephen Rothwell, netdev

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-02-06 17:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-05  6:21 Regression in 39461af74125 "bitmap: replace bitmap_{from,to}_u32array" Heiner Kallweit
2018-02-05  7:17 ` Yury Norov
2018-02-06 16:17 ` David Miller
2018-02-06 16:26   ` Yury Norov
2018-02-06 16:42     ` David Miller
2018-02-06 17:03       ` Yury Norov
2018-02-06 17:53         ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).