netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix some section mismatch errors for Octeon network drivers
@ 2010-06-24 19:14 David Daney
  2010-06-24 19:14 ` [PATCH 1/2] netdev: octeon_mgmt: Fix section mismatch errors David Daney
  2010-06-24 19:14 ` [PATCH 2/2] netdev: mdio-octeon: " David Daney
  0 siblings, 2 replies; 5+ messages in thread
From: David Daney @ 2010-06-24 19:14 UTC (permalink / raw)
  To: netdev; +Cc: linux-mips, David Daney

It seems the kernel build system is becoming more rigorous in its
checking of section mismatches.  Please consider these two patches to
correct the problems.

The warnings were not seen under 2.6.34, so one could argue that these
are fixing a regression (although admittedly it a minor one).

David Daney (2):
  netdev: octeon_mgmt: Fix section mismatch errors.
  netdev: mdio-octeon: Fix section mismatch errors.

 drivers/net/octeon/octeon_mgmt.c |    6 +++---
 drivers/net/phy/mdio-octeon.c    |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)


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

end of thread, other threads:[~2010-06-29  7:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-24 19:14 [PATCH 0/2] Fix some section mismatch errors for Octeon network drivers David Daney
2010-06-24 19:14 ` [PATCH 1/2] netdev: octeon_mgmt: Fix section mismatch errors David Daney
2010-06-29  7:00   ` David Miller
2010-06-24 19:14 ` [PATCH 2/2] netdev: mdio-octeon: " David Daney
2010-06-29  7:00   ` 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).