hi holger,
i can do that soon. part 3 just removes the if-condition. i missed to
remove it after testing. i will fix it in the forthcomming splitted
patches.
regards,
andreas
Okay. As stupid as it might sound please split that
into three
patches.
1.) Fixing my stupidity in
gsm0408_handle_lchan_signal!!! sorry for
making you suffer from it and thanks for
fixing it.
2.) static int rsl_rx_rll_err_ind(struct msgb *msg)
3.) Explain why
+// if
(msg->lchan->use_count > 0) {
+// }
is a good change and should be applied?