af_packet: remove a stray tab in packet_set_ring()
[deliverable/linux.git] / net / packet / af_packet.c
index b5dc1168f98a042824510619b4a7a627feb83048..48a6a93db29602c032fe254d4a1d41cbc7b3f051 100644 (file)
@@ -3804,7 +3804,7 @@ static int packet_set_ring(struct sock *sk, union tpacket_req_u *req_u,
                 */
                        if (!tx_ring)
                                init_prb_bdqc(po, rb, pg_vec, req_u, tx_ring);
-                               break;
+                       break;
                default:
                        break;
                }
This page took 0.026897 seconds and 5 git commands to generate.