linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] constify ethtool_ops structures
@ 2016-08-31  7:30 Julia Lawall
  2016-08-31  7:30 ` [PATCH 1/6] staging: slicoss: " Julia Lawall
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Julia Lawall @ 2016-08-31  7:30 UTC (permalink / raw)
  To: devel; +Cc: kernel-janitors, linux-kernel, netdev

Constify ethtool_ops structures.

---

 drivers/net/ethernet/agere/et131x.c              |    2 +-
 drivers/net/ethernet/broadcom/bcmsysport.c       |    2 +-
 drivers/net/ethernet/broadcom/genet/bcmgenet.c   |    2 +-
 drivers/net/ethernet/hisilicon/hip04_eth.c       |    2 +-
 drivers/net/ethernet/hisilicon/hisi_femac.c      |    2 +-
 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c    |    2 +-
 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c |    2 +-
 drivers/net/ethernet/synopsys/dwc_eth_qos.c      |    2 +-
 drivers/staging/slicoss/slicoss.c                |    4 ++--
 9 files changed, 10 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2016-08-31 19:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-31  7:30 [PATCH 0/6] constify ethtool_ops structures Julia Lawall
2016-08-31  7:30 ` [PATCH 1/6] staging: slicoss: " Julia Lawall
2016-08-31  7:30 ` [PATCH 2/6] net: ethernet: et131x: " Julia Lawall
2016-08-31 11:48   ` Mark Einon
2016-08-31  7:30 ` [PATCH 3/6] net: bcmgenet: " Julia Lawall
2016-08-31 17:08   ` Florian Fainelli
2016-08-31  7:30 ` [PATCH 4/6] net: hisilicon: " Julia Lawall
2016-08-31  7:30 ` [PATCH 5/6] dwc_eth_qos: " Julia Lawall
2016-08-31  7:30 ` [PATCH 6/6] net: systemport: " Julia Lawall
2016-08-31 17:08   ` Florian Fainelli
2016-08-31 15:39 ` [PATCH 0/6] " Stephen Hemminger
2016-08-31 19:40   ` Julia Lawall
2016-08-31 16:22 ` 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).