commit | 98e6bea65ea777a8b754d4f04d731c6d55021ac8 | [log] [tgz] |
---|---|---|
author | Syed Rameez Mustafa <rameezmustafa@codeaurora.org> | Fri Oct 04 19:03:28 2013 -0700 |
committer | Syed Rameez Mustafa <rameezmustafa@codeaurora.org> | Tue Oct 08 11:48:51 2013 -0700 |
tree | efa76e4f51c9961e5bf8c4b20e2afd0fa000cc98 | |
parent | 9ac2b16db9f18bfe9b99a4746f2a0348bcc98bef [diff] |
net: change error print messages to generate warnings Given the numerous clients of sockets, it is difficult to find the offending client for the error that is being reported. Change the kernel print messages to generate a warning instead so that we get a complete call stack. Change-Id: I4bfce3e0a5aecd88c6fa4a1f900482449a4b868d Signed-off-by: Syed Rameez Mustafa <rameezmustafa@codeaurora.org>