#!/bin/sh echo "--------------------" echo "running socket test" echo "--------------------" ./socket if [ $? -ne 0 ]; then echo "[FAIL]" else echo "[PASS]" fi te' title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/net/sctp/transport.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/sctp/transport.c
AgeCommit message (Expand)AuthorFilesLines