commit | 6ee91eeeb336256e3120090a5e57a0c706c87e7b | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Thu Feb 11 18:55:30 2016 -0800 |
committer | Vishwajith Upendra <vishwaji@codeaurora.org> | Wed Apr 13 21:51:24 2016 -0700 |
tree | 14b50c99cb1aaba68e5f39dc93aeb88e72fdefa9 | |
parent | 0205031ea91b41d803821a054b8f74b24b80e777 [diff] |
qcacld-3.0: Use ENTER_DEV() in STA private WEXT ioctls The ENTER_DEV macro was introduced to log both the function and device name when a function is entered. Update all STA-mode private wireless extensions ioctl handlers to use this macro. Change-Id: I5a69d2a92c82bcf7931350e12ee7610748f5e3ab CRs-Fixed: 975414