Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 10 Sep 2014 21:02:37 +0000 (14:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Sep 2014 21:02:37 +0000 (14:02 -0700)
Hariprasad Shenai says:

====================
cxgb4: Allow FW size upto 1MB, support for S25FL032P flash and misc. fixes

This patch series adds support to allow FW size upto 1MB, support for S25FL032P
flash. Fix t4_flash_erase_sectors to throw an error, when erase sector aren't in
the flash and also warning message when adapters have flashes less than 2Mb.
Adds device id of new adapter and removes device id of debug adapter.

The patches series is created against 'net-next' tree.
And includes patches on cxgb4 driver and cxgb4vf driver.

We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge