commit | 2736e166532dca2a9e66234ec60d3a212a2dd26c | [log] [tgz] |
---|---|---|
author | Skylar Chang <chiaweic@codeaurora.org> | Tue Sep 23 00:44:01 2014 -0700 |
committer | Skylar Chang <chiaweic@codeaurora.org> | Tue Sep 23 00:50:04 2014 -0700 |
tree | bf902bebc70ad0047ff99f206bb04824f9ef1f1d | |
parent | d0dd21cb235ee8ffa0cc7401c443dab45af958af [diff] |
IPACM: filter out AF_BRIDGE netlink message In android platform, we observed the unexpected dellink event is coming when usb-tethering is on and enable wlan-AP hotspot next. Therefore IPACM will think usb iface is down and clean up all the rules on USB-RX pipe in IPA-HW. The fix is to filter out these unexpected events which comes with IP family: AF_BRIDGE. Change-Id: Id97c5c57d69d6ebf578d58ae134838166d4218e0