[PATCH 0/2] can: pch_can: fix sparse warnings and section mismatch

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Marc Kleine-Budde
Date: Wednesday, October 27, 2010 - 1:38 am

Hello,

this patch fixes two problems found during compile time, a sparse warning
and a section mismatch.

These patches apply to net-2.6/master

cheers, Marc

---

The following changes since commit 7a876b0efcba3804da3051313445fa7be751cab7:

  IPv6: Temp addresses are immediately deleted. (2010-10-26 12:35:13 -0700)

are available in the git repository at:
  git://git.pengutronix.de/git/mkl/linux-2.6.git can/pch_can-for-net-2.6

Marc Kleine-Budde (2):
      can: pch_can: fix sparse warning
      can: pch_can: fix section mismatch warning by using a whitelisted name

 drivers/net/can/pch_can.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/2] can: pch_can: fix sparse warnings and section ..., Marc Kleine-Budde, (Wed Oct 27, 1:38 am)
[PATCH 1/2] can: pch_can: fix sparse warning, Marc Kleine-Budde, (Wed Oct 27, 1:38 am)
[PATCH 2/2] can: pch_can: fix section mismatch warning by ..., Marc Kleine-Budde, (Wed Oct 27, 1:38 am)
Re: [PATCH 1/2] can: pch_can: fix sparse warning, David Miller, (Sat Oct 30, 4:28 pm)