summaryrefslogtreecommitdiff
path: root/xmalloc.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-17build: fix compilation warnings with _GNU_SOURCEarch3y1-2/+3
2015-02-05xmalloc: Make xrealloc() arguments conform to realloc()Tobias Klauser1-8/+5
2015-02-05xmalloc: Remove unnecessary NULL check before realloc()Tobias Klauser1-5/+1
2014-06-25xmalloc: Add and use xcallocTobias Klauser1-0/+15
2013-06-12ioops: misc: add dup{,2}_or_die to ioopsDaniel Borkmann1-8/+0
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+151
icends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/mips/fw/arc/arc_con.c')