[AX25]: Make sure and hold ref to dev.
The lower layers of ax25 hold a reference to the underlying device but don't increment the ref count. This is safe because it does the right thing when UNREGISTER notification comes in, but it is better to do the right thing.
Showing
Please register or sign in to comment