freemed / tty0tty

Null modem emulator
GNU General Public License v2.0
290 stars 86 forks source link

Does not compile against kernel 5.14 #36

Closed crazyquark closed 3 years ago

crazyquark commented 3 years ago

The issue is here. This function now needs to return unsigned int instead of int to compile against kernel 5.14.