commit | 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6 | [log] [tgz] |
---|---|---|
author | Barak Witkowski <barak@broadcom.com> | Tue Jun 19 07:48:28 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 19 14:34:35 2012 -0700 |
tree | 2311b5bdb1f8bfad2ab8cfb47f11ca78811d9b85 | |
parent | 37ae41a965fbb810b6a98df7df8ab46fefcc15eb [diff] |
bnx2x: Split the FP structure This patch moves some fields out of the FP structure to different structures, in order to minimize size of contigiuous memory allocated. Signed-off-by: Barak Witkowski <barak@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>