hammerhead: Update BCM4339 firmware

Update BCM4339 firmware to 6.37.32.23.34.7

Add IPv6 Router Advertisement Multicast packet filter in suspend mode
	1)  If it is a directed frame, give it up to the host.
	2)  If it's a multicast frame,  then compared with the cached
	    entry based on the source IP and if it matches, discard it.
	    If it doesn't match, cache it.
	3)  10 Cache entry is maintained
	4)  During every assoc/reassoc cache is flushed

Bug: 11638281

Change-Id: I899112c79970ea360c5994c190fb10ca5f82f883
Signed-off-by: Patrick Tjin <pattjin@google.com>
diff --git a/bcmdhd/firmware/bcm4339/fw_bcmdhd.bin b/bcmdhd/firmware/bcm4339/fw_bcmdhd.bin
index 01e560e..e93ad02 100644
--- a/bcmdhd/firmware/bcm4339/fw_bcmdhd.bin
+++ b/bcmdhd/firmware/bcm4339/fw_bcmdhd.bin
Binary files differ
diff --git a/bcmdhd/firmware/bcm4339/fw_bcmdhd_apsta.bin b/bcmdhd/firmware/bcm4339/fw_bcmdhd_apsta.bin
index 2e01545..df4c406 100644
--- a/bcmdhd/firmware/bcm4339/fw_bcmdhd_apsta.bin
+++ b/bcmdhd/firmware/bcm4339/fw_bcmdhd_apsta.bin
Binary files differ