Use the standard message subscriber to report early errors
commit6c622e228f915bde745587a7f4cbab1a1bdfc581
authorSean Robinson <robinson@tuxfamily.org>
Sat, 3 May 2014 10:04:01 +0000 (3 03:04 -0700)
committerSean Robinson <robinson@tuxfamily.org>
Fri, 13 Jun 2014 13:16:53 +0000 (13 06:16 -0700)
treeb75590cde2e373c08a8d186b4ca06d1963a09146
parentd87572da6b22b0a930b715afbb35062e7e192694
Use the standard message subscriber to report early errors

By creating msg_pipe earlier, it can be used to send error messages
during start-up, rather than creating a new subscriber for each error.

Signed-off-by: Sean Robinson <robinson@tuxfamily.org>
wifiradar/__init__.py