]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
wlcore/wl18xx: the conf structs must be packed so they can be exported
authorLuciano Coelho <coelho@ti.com>
Thu, 7 Jun 2012 20:39:26 +0000 (23:39 +0300)
committerLuciano Coelho <coelho@ti.com>
Fri, 8 Jun 2012 06:14:08 +0000 (09:14 +0300)
commit34bacf73c62cd71542ee12eba5896e1f360faa9b
tree6f2f5ee58d09882e1310e79c3d18232bd7dea4fa
parentb551a3c9eb625326b11154a604fce2108f70fb96
wlcore/wl18xx: the conf structs must be packed so they can be exported

Since we are now going to export the conf structure and read it from a
file, it should be packed to avoid surprises with padding bytes.

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl18xx/conf.h
drivers/net/wireless/ti/wlcore/conf.h