sonyxperiadev / prima

Mirror of git://codeaurora.org/external/wlan/prima.git
7 stars 17 forks source link

wlan_qct_wdi.c:20427:15: error: 'WDI_ControlBlockType' has no member named 'bEnableSSR' #1

Closed andersson closed 11 years ago

andersson commented 11 years ago

The WDI_ControlBlockType struct no longer contains a member named bEnableSSR, so the compilation fails.

andersson commented 11 years ago

Proposed fix can be found at: https://github.com/sonyxperiadev/prima/tree/for-qualcomm/build-fix-for-a360691

andersson commented 11 years ago

Fixed in 7fbde85 by Gopichand Nakkala gnakkala@qca.qualcomm.com