netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: bonding: fix sparse warning
@ 2019-03-08  5:33 Bo YU
  2019-03-08  5:33 ` [PATCH 1/2] net: bonding: fix restricted __be16 degrades to integer Bo YU
  2019-03-08  5:34 ` [PATCH 2/2] net: bonding: fix incorrect type in assignment Bo YU
  0 siblings, 2 replies; 6+ messages in thread
From: Bo YU @ 2019-03-08  5:33 UTC (permalink / raw)
  To: j.vosburgh, vfalico, andy, davem; +Cc: Bo YU, netdev, linux-kernel, yuzibode


Bo YU (2):
  net: bonding: fix restricted __be16 degrades to integer
  net: bonding: fix incorrect type in assignment

 drivers/net/bonding/bond_main.c    | 8 ++++----
 drivers/net/bonding/bond_options.c | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

--
2.11.0


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

end of thread, other threads:[~2019-03-08 20:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-08  5:33 [PATCH 0/2] net: bonding: fix sparse warning Bo YU
2019-03-08  5:33 ` [PATCH 1/2] net: bonding: fix restricted __be16 degrades to integer Bo YU
2019-03-08 20:54   ` Jay Vosburgh
2019-03-08  5:34 ` [PATCH 2/2] net: bonding: fix incorrect type in assignment Bo YU
2019-03-08  6:51   ` Jay Vosburgh
2019-03-08  8:28     ` Bo YU

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).