Following three patches are not there ubuntu-vivid tree. These patches required to fix this issue.
sureshr@ubuntu:~/ubuntu-vivid/drivers/net/ethernet/emulex/benet$ git log . commit 4fd8965cd846a4cc2c5cf8b4d7cd5708b83ee193 Author: Vasundhara Volam <[email protected]> Date: Fri Feb 6 08:18:38 2015 -0500 be2net: avoid flashing SH-B0 UFI image on SH-P2 chip Skyhawk-B0 FW UFI is not compatible to flash on Skyhawk-P2 ASIC. But, Skyhawk-P2 FW UFI is compatible with both B0 and P2 chips. Signed-off-by: Vasundhara Volam <[email protected]> Signed-off-by: Sathya Perla <[email protected]> Signed-off-by: David S. Miller <[email protected]> Signed-off-by: Suresh Reddy <[email protected]> commit 73bc2aad5115e701bbe01d6b13a111190aa1feab Author: Vasundhara Volam <[email protected]> Date: Fri Feb 6 08:18:37 2015 -0500 be2net: refactor code that checks flash file compatibility This patch re-factors the code that checks for flash file compatibility with the chip type, for better readability, as follows: - be_get_ufi_type() returns the UFI type from the flash file - be_check_ufi_compatibility() checks if the UFI type is compatible with the adapter/chip that is being flashed Signed-off-by: Vasundhara Volam <[email protected]> Signed-off-by: Sathya Perla <[email protected]> Signed-off-by: David S. Miller <[email protected]> Signed-off-by: Suresh Reddy <[email protected]> commit 7b2093eb5d316736adf0c5517e4b4a8196e49942 Author: Vasundhara Volam <[email protected]> Date: Tue Jan 20 03:51:48 2015 -0500 be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h Some FW cmd related definitions were included in be_hw.h Signed-off-by: Vasundhara Volam <[email protected]> Signed-off-by: Sathya Perla <[email protected]> Signed-off-by: David S. Miller <[email protected]> Signed-off-by: Suresh Reddy <[email protected]> ** Attachment added: "Patches as described" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439332/+attachment/4363240/+files/skh-p2-flash.tgz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439332 Title: Don’t allow Skyhawk P1 firmware to be downloaded to Skyhawk P2 cards To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439332/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
