Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1305806

Re: [PATCH 2/2] bfin_mac: fix error path

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] bfin_mac: fix error path
Date 2016-01-11 04:50 +0100
Message-ID <qPBEu-5cr-17@gated-at.bofh.it> (permalink)
References <qODp0-60g-9@gated-at.bofh.it> <qODp0-60g-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Date: Fri,  8 Jan 2016 16:58:15 +0530

> While building blackfin defconfig we were getting a build warning:
> warning: label 'out_err_irq_alloc' defined but not used.
> 
> Commit e7f4dc3536a4 ("mdio: Move allocation of interrupts into core")
> removed the label out_err_mdiobus_register but then mistakenly jumped to
> out_err_alloc. But it was actually supposed to jump to out_err_irq_alloc.
> 
> Fixes: e7f4dc3536a4 ("mdio: Move allocation of interrupts into core")
> Cc: Andrew Lunn <andrew@lunn.ch>
> Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/2] bfin_mac: fix error path Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-01-08 12:30 +0100
  Re: [PATCH 2/2] bfin_mac: fix error path David Miller <davem@davemloft.net> - 2016-01-11 04:50 +0100

csiph-web