netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Small fixes for both macvtap and ipvtap
@ 2021-10-16  5:41 Jεan Sacren
  0 siblings, 0 replies; only message in thread
From: Jεan Sacren @ 2021-10-16  5:41 UTC (permalink / raw)
  To: David S . Miller; +Cc: kuba, netdev

From: Jean Sacren <sakiwit@gmail.com>

This series fixes the common errors in both macvtap and ipvtap.

Jean Sacren (2):
  net: macvtap: fix template string argument of device_create() call
  net: ipvtap: fix template string argument of device_create() call

 drivers/net/ipvlan/ipvtap.c | 2 +-
 drivers/net/macvtap.c       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-16  5:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-16  5:41 [PATCH net-next 0/2] Small fixes for both macvtap and ipvtap Jεan Sacren

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