Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1533165
| From | Johan Hovold <johan@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net 04/16] net: ethernet: aurora: nb8800: fix fixed-link phydev leaks |
| Date | 2016-11-30 11:00 +0100 |
| Message-ID | <sJ9Qe-4q9-43@gated-at.bofh.it> (permalink) |
| References | <sIyQF-5J3-7@gated-at.bofh.it> <sIyQG-5J3-35@gated-at.bofh.it> <sJ9Gy-4mz-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Nov 30, 2016 at 10:36:45AM +0100, Mason wrote:
> On 28/11/2016 19:24, Johan Hovold wrote:
>
> > Make sure to deregister and free any fixed-link PHY registered using
> > of_phy_register_fixed_link() on probe errors and on driver unbind.
> >
> > Fixes: c7dfe3abf40e ("net: ethernet: nb8800: support fixed-link DT node")
> > Signed-off-by: Johan Hovold <johan@kernel.org>
> > ---
> > drivers/net/ethernet/aurora/nb8800.c | 9 +++++++--
> > 1 file changed, 7 insertions(+), 2 deletions(-)
>
> Did you use scripts/get_maintainer.pl ?
>
> Neither the author of the driver (Mans) nor the author of
> the code in question (Sebastian) were CCed on this patch.
I did, but I only included parties listed as maintainers, not commit
signers, to keep the already large CC list down somewhat.
Johan
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net 04/16] net: ethernet: aurora: nb8800: fix fixed-link phydev leaks Johan Hovold <johan@kernel.org> - 2016-11-28 19:30 +0100
Re: [PATCH net 04/16] net: ethernet: aurora: nb8800: fix fixed-link phydev leaks Mason <slash.tmp@free.fr> - 2016-11-30 10:50 +0100
Re: [PATCH net 04/16] net: ethernet: aurora: nb8800: fix fixed-link phydev leaks Johan Hovold <johan@kernel.org> - 2016-11-30 11:00 +0100
csiph-web