prima: Remove NLMSG_ALIGN

NLMSG_ALIGN adds 1/2/3 bytes if length of data is not multiple of 4.
This can cause length mismatch between nl_payload_len (without header
length) and skb->len and can result in continuous error prints in
logcat. Fix this by removing NLMSG_ALIGN to avoid flooding logcat.

Change-Id: Ia5567029e42d3ca9a96d052760f53bda0e3946da
CRs-Fixed: 984348
1 file changed
tree: 360663001dfdc4e17bd27d737e967fd17ad6967d
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile