summaryrefslogtreecommitdiff
path: root/include/net/irda/irda.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-01-31 13:44:50 -0500
committerDavid S. Miller <davem@davemloft.net>2017-01-31 13:44:50 -0500
commit624374a56419c2d6d428c862f32cc1b20519095d (patch)
tree72203aff7d95728584d71b77c66ac984ada099f0 /include/net/irda/irda.h
parent953046e1af0f188ffe7061ee05160318e7f9d0dd (diff)
parent8e6f31baba7e2c13ab7e954fe6179420a7545a8b (diff)
Merge branch 'bgmac-phy-init'
Rafał Miłecki says: ==================== net-next: use one struct bgmac & add PHY support This patchset adds support for initializing PHY using PHY subsystem. It's required e.g. for wireless access point devices that use bgmac supported Ethernet device connected to some external PHY. Implementing this required accessing phydev in bcma specific code which wasn't possible with core code allocating struct bgmac on its own. This is why I needed to modify alloc_etherdev usage first. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/irda/irda.h')
0 files changed, 0 insertions, 0 deletions
gned-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Borislav Petkov <bp@alien8.de> Cc: Borislav Petkov <bp@suse.de> Cc: Laura Abbott <labbott@redhat.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Vojtech Pavlik <vojtech@ucw.cz> Cc: Waiman Long <waiman.long@hpe.com> Cc: linux-efi@vger.kernel.org Cc: stable@kernel.org # v4.8+ Fixes: 129766708 ("x86/efi: Only map RAM into EFI page tables if in mixed-mode") Link: http://lkml.kernel.org/r/20170127222552.22336-1-matt@codeblueprint.co.uk [ Tidied up the changelog and the comment. ] Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'net/ipv6/ndisc.c')