netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] MCTP fixes
@ 2022-04-01  2:48 Matt Johnston
  2022-04-01  2:48 ` [PATCH net 1/3] mctp: Fix check for dev_hard_header() result Matt Johnston
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Matt Johnston @ 2022-04-01  2:48 UTC (permalink / raw)
  To: netdev; +Cc: mjrinal, jk, David S. Miller, Jakub Kicinski, Paolo Abeni

Hi,

The following are fixes for the mctp core and mctp-i2c driver.

Thanks,
Matt

Matt Johnston (3):
  mctp: Fix check for dev_hard_header() result
  mctp i2c: correct mctp_i2c_header_create result
  mctp: Use output netdev to allocate skb headroom

 drivers/net/mctp/mctp-i2c.c |  2 +-
 include/net/mctp.h          |  2 --
 net/mctp/af_mctp.c          | 46 ++++++++++++++++++++++++++-----------
 net/mctp/route.c            | 16 +++++++++----
 4 files changed, 46 insertions(+), 20 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-04-01 11:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-01  2:48 [PATCH net 0/3] MCTP fixes Matt Johnston
2022-04-01  2:48 ` [PATCH net 1/3] mctp: Fix check for dev_hard_header() result Matt Johnston
2022-04-01  2:48 ` [PATCH net 2/3] mctp i2c: correct mctp_i2c_header_create result Matt Johnston
2022-04-01  2:48 ` [PATCH net 3/3] mctp: Use output netdev to allocate skb headroom Matt Johnston
2022-04-01 11:10 ` [PATCH net 0/3] MCTP fixes patchwork-bot+netdevbpf

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