Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1484531
| From | Julia Lawall <Julia.Lawall@lip6.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] constify net_device_ops structures |
| Date | 2016-09-15 22:50 +0200 |
| Message-ID | <shLLz-3qc-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Constify net_device_ops structures. --- drivers/net/ethernet/hisilicon/hip04_eth.c | 2 +- drivers/net/ethernet/synopsys/dwc_eth_qos.c | 2 +- net/l2tp/l2tp_eth.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] constify net_device_ops structures Julia Lawall <Julia.Lawall@lip6.fr> - 2016-09-15 22:50 +0200 [PATCH 3/3] l2tp: constify net_device_ops structures Julia Lawall <Julia.Lawall@lip6.fr> - 2016-09-15 22:50 +0200 [PATCH 2/3] dwc_eth_qos: constify net_device_ops structures Julia Lawall <Julia.Lawall@lip6.fr> - 2016-09-15 22:50 +0200 [PATCH 1/3] hisilicon: constify net_device_ops structures Julia Lawall <Julia.Lawall@lip6.fr> - 2016-09-15 22:50 +0200 Re: [PATCH 0/3] constify net_device_ops structures David Miller <davem@davemloft.net> - 2016-09-17 16:10 +0200
csiph-web