fixes for -next

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following has some cleanups and fixes for next.

3/5 fixes a longstanding bug in barebox which possibly affected
everyone. It triggered for me when Jean-Christophe moved some
files around to drivers/base. This changed the link order and
then some data in the fec driver got corrupted which then stopped
working. This one is also intended to go to master.
The other patches fix some regression introduced in the next branch.

Sascha Hauer (5):
      net: remove unused fields from struct eth_device
      ARM i.MX: Add missing cpu_is_mx53()
      Fix memory corruption bug in dev_id()
      fix typo
      mci: do not use unitialized resource

 arch/arm/mach-imx/include/mach/generic.h |    6 ++++++
 drivers/base/driver.c                    |    4 ++--
 drivers/mci/mci-core.c                   |    3 +--
 include/driver.h                         |    2 +-
 include/net.h                            |    2 --
 5 files changed, 10 insertions(+), 7 deletions(-)


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux