msm: ipa: Add change to fix out of bound access issue
Non null terminated string from user space can cause out
of bound access issue. Hence added a NULL character
explicitly in dev name when received from user space.
Change-Id: I66f6bce93434757c98f6dcd577f547210c1a4169
Signed-off-by: Armaan Siddiqui <asiddiqu@codeaurora.org>